home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 118 / MacAddict 118 2006-06.toast / Software / Internet & Communication / RCDefaultApp 2.0 (freeware).dmg / RCDefaultApp.prefPane / Contents / Resources / RCDefaultAppPref.nib / classes.nib next >
Text File  |  2006-03-26  |  4KB  |  103 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             CLASS = NSPreferencePane; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 "_firstKeyView" = id; 
  9.                 "_initialKeyView" = id; 
  10.                 "_lastKeyView" = id; 
  11.                 "_window" = id; 
  12.             }; 
  13.             SUPERCLASS = NSObject; 
  14.         }, 
  15.         {
  16.             ACTIONS = {endInfo = id; showWebsite = id; }; 
  17.             CLASS = RCAboutPaneController; 
  18.             LANGUAGE = ObjC; 
  19.             OUTLETS = {
  20.                 aboutText = NSTextView; 
  21.                 okButton = NSButton; 
  22.                 rubiButton = NSButton; 
  23.                 versionField = NSTextField; 
  24.             }; 
  25.             SUPERCLASS = RCDefaultAppPaneController; 
  26.         }, 
  27.         {
  28.             ACTIONS = {chooseNewApp = id; makeAssigned = id; }; 
  29.             CLASS = RCAppsPaneController; 
  30.             LANGUAGE = ObjC; 
  31.             OUTLETS = {
  32.                 appIconView = NSImageView; 
  33.                 appInfoField = NSTextField; 
  34.                 appNameField = NSTextField; 
  35.                 assignButton = NSButton; 
  36.                 outlineView = NSOutlineView; 
  37.                 pathField = NSTextField; 
  38.             }; 
  39.             SUPERCLASS = RCDefaultAppPaneController; 
  40.         }, 
  41.         {
  42.             CLASS = RCDefaultAppPaneController; 
  43.             LANGUAGE = ObjC; 
  44.             OUTLETS = {browser = NSBrowser; infoButton = NSButton; }; 
  45.             SUPERCLASS = NSObject; 
  46.         }, 
  47.         {
  48.             ACTIONS = {showInfo = id; }; 
  49.             CLASS = RCDefaultAppPref; 
  50.             LANGUAGE = ObjC; 
  51.             OUTLETS = {
  52.                 aboutController = id; 
  53.                 appController = id; 
  54.                 infoSheet = NSWindow; 
  55.                 mediaController = id; 
  56.                 progressText = NSTextField; 
  57.                 progressView = NSProgressIndicator; 
  58.                 schemeController = id; 
  59.                 tabView = NSTabView; 
  60.             }; 
  61.             SUPERCLASS = NSPreferencePane; 
  62.         }, 
  63.         {
  64.             ACTIONS = {
  65.                 addCustomType = id; 
  66.                 addTypeTextFieldAction = id; 
  67.                 chooseNewApp = id; 
  68.                 chooseNewType = id; 
  69.                 removeCustomType = id; 
  70.             }; 
  71.             CLASS = RCLSSchemePaneController; 
  72.             LANGUAGE = ObjC; 
  73.             OUTLETS = {
  74.                 addButton = NSButton; 
  75.                 addTypeField = NSTextField; 
  76.                 appPopup = NSPopUpButton; 
  77.                 defaultLabelField = NSTextField; 
  78.                 descField = NSTextField; 
  79.                 infoField = NSTextField; 
  80.                 pathField = NSTextField; 
  81.                 removeButton = NSButton; 
  82.                 typeField = NSTextField; 
  83.             }; 
  84.             SUPERCLASS = RCDefaultAppPaneController; 
  85.         }, 
  86.         {
  87.             ACTIONS = {changePerformAtLogin = id; chooseNewApp = id; chooseNewScheme = id; }; 
  88.             CLASS = RCMediaPaneController; 
  89.             LANGUAGE = ObjC; 
  90.             OUTLETS = {
  91.                 appPopup = NSPopUpButton; 
  92.                 defaultLabelField = NSTextField; 
  93.                 loginSwitch = NSButton; 
  94.                 pathField = NSTextField; 
  95.                 schemeIconView = NSImageView; 
  96.                 typeField = NSTextField; 
  97.             }; 
  98.             SUPERCLASS = RCDefaultAppPaneController; 
  99.         }, 
  100.         {CLASS = RCNoDimTitleButtonCell; LANGUAGE = ObjC; SUPERCLASS = NSButtonCell; }
  101.     ); 
  102.     IBVersion = 1; 
  103. }